This sample shows you how to use client notification.

This customization adds a menu to the menu-bar. When
you select the item "Start Client Notification", a
request is sent to server to publish two custom events.
When the browser receives the events, it displays the 
event attribute in an alert message.


To install this sample, follow these steps:
1. Create a directory "custom/" in the Genesys Desktop
   Application directory "webapps/gdesktop/".
2. Copy the files "custom.xml", "initialize.jsp" and 
   "empty.htm" from this sample folder and paste them 
   into the "custom/" directory that you have just 
   created.
3. Modify the file "webapps/gdesktop/WEB-INF/web.xml" 
   by specifying the "/custom/custom.xml" file in the 
   "customFile" parameter of the "initUAD" servlet tag.
